-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PRESS12-44 Added a GA event for WooPay connection. #114
PRESS12-44 Added a GA event for WooPay connection. #114
Conversation
I took a look around and I'm not sure that this will work. Please add instructions / tests showing how it works. The only place I see that option name is in Automattic/woocommerce-payments ... class-wc-payments-account.php#L38 which is used when calling woocommerce/woocommerce ... core-functions.php#L53 and when I follow that, I don't see |
Checking |
@BrianHenryIE I have updated the hook. wcpay_account_data is the option, which gets updated when WooPay is connected. Could you please review it? |
@BrianHenryIE, @circlecube Could you please review? |
@BrianHenryIE Could you please review this updated PR? |
@mamatharao05 - I've requested a few things in the ticket here: https://jira.newfold.com/browse/PRESS12-44 |
…into feature/PRESS12-44-GA-event-for-Woopay-connection
Addressed the suggestion. |
Proposed changes
Added a GA event for WooCommerce payment connection.
https://jira.newfold.com/browse/PRESS12-44
Type of Change
Production
Development
Video
Checklist
Further comments